Total Complexity | 59 |
Dependencies | 4 |
Dependents | 5 |
Total lines | 358 |
Lines of code | 224 |
Logical lines of code | 145 |
Comment lines | 77 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_insert_missing_key() | 40 | 17 | 60 | |
decrypt() | 43 | 10 | 48 | |
get_encryption_key_data() | 52 | 5 | 24 | |
get_encryption_key_notice() | 54 | 5 | 20 | |
encrypt() | 56 | 4 | 17 | |
supports_auto_insert() | 66 | 3 | 8 | |
supports_storing_secrets() | 78 | 2 | 3 | |
get_random_encryption_key() | 67 | 2 | 7 | |
memzero() | 69 | 2 | 7 | |
maybe_encrypt() | 68 | 2 | 7 | |
maybe_decrypt() | 68 | 2 | 7 | |
log_error() | 68 | 2 | 7 | |
get_encryption_key_constant() | 78 | 1 | 3 | |
has_valid_encryption_key() | 79 | 1 | 3 | |
has_errors() | 78 | 1 | 3 |